Welcome![Sign In][Sign Up]
Location:
Search - udp socket

Search list

[Internet-Networksocket

Description: 一个基本的SOCKET通讯的例子,可实现TCP和UDP协议通讯-SOCKET a basic example of communication, enabling TCP and UDP communication protocol
Platform: | Size: 3314688 | Author: 范小雨 | Hits:

[Windows CECCESocket_demo

Description: a general purpose TCP/UDP socket class for WinCE
Platform: | Size: 56320 | Author: zhang | Hits:

[Internet-NetworkTCP.UDP

Description: 关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。-On TCP, UDP network programming protocols, procedures realize the client and server communications connections to establish a connection through the socket, you can send a message to receive each other.
Platform: | Size: 64512 | Author: 周人 | Hits:

[Internet-Networktest-net

Description: tcp udp socket 网络编程 linux-tcp udp socket network programming linux
Platform: | Size: 3072 | Author: uleone | Hits:

[Linux-Unixsocket

Description: linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
Platform: | Size: 14336 | Author: 孙帮山 | Hits:

[Windows DevelopUDP

Description: UDP程序,经测试,能跑 通过SOCKET传输-UDP procedures, tested, run through the transmission SOCKET
Platform: | Size: 2974720 | Author: wupengcheng | Hits:

[Internet-NetworkSocket

Description: socket通信,支持udp/tcp通信,广播方式-socket communications, support for udp/tcp communication, broadcasting
Platform: | Size: 4096 | Author: 郭克新 | Hits:

[VxWorksVxWorksSocket

Description: tornado2.0 for PPC VxWorks socket 源代码,好用。-tornado2.0 for PPC VxWorks socket source code, easy to use.
Platform: | Size: 995328 | Author: 林剑 | Hits:

[TCP/IP stacksocketUDP

Description: 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
Platform: | Size: 3072 | Author: 风琴 | Hits:

[Internet-NetworkUDP

Description: UDP的视频以及语音传输 UDP的视频以及语音传输-UDP video and voice over UDP video and voice transmission
Platform: | Size: 363520 | Author: 肖毅 | Hits:

[Internet-NetworkudpSample

Description: Sample UDP Socket Client/Server For Java version
Platform: | Size: 2048 | Author: aliase | Hits:

[Internet-NetworkUdpOfSocketServer

Description: socket udp 的服务器端程序,包括简单的可靠传输的实现-socket udp server-side procedures, including simple and reliable transmission to achieve
Platform: | Size: 688128 | Author: 李广柱 | Hits:

[Internet-NetworkUdpOfSocket

Description: socket udp 客户端的实现 socket udp 客户端的实现-socket udp realize the client socket udp client realize
Platform: | Size: 741376 | Author: 李广柱 | Hits:

[Windows DevelopUdpclient

Description: UDP通信传输,是客户端client的,socket的使用步骤-UDP communication
Platform: | Size: 1024 | Author: super | Hits:

[JSP/JavaTankWar1.9.11

Description: java实现的网络版坦克大战源码,可以同时多人对战,对于学习tcp,udp,socket等网络编程,多线程编程等具有极好效果,同时亦可学习网络游戏的编程思维。-java implementation of the online version of Tankedaizhan source, you can simultaneously multiplayer, the study tcp, udp, socket, such as network programming, multi-threaded programming with excellent results, but will also study network programming Thinking Games.
Platform: | Size: 502784 | Author: liuben | Hits:

[Internet-NetworkLINUX-socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返 回一个整型的Socket描述符,随后的连接建立、数据传输等操作都是通过该Socket实现的。常用的Socket类型有两种:流式Socket (SOCK_STREAM)和数据报式Socket(SOCK_DGRAM)。流式是一种面向连接的Socket,针对于面向连接的TCP服务应用;数据 报式Socket是一种无连接的Socket,对应于无连接的UDP服务应用。-Socket interface is TCP/IP network API, Socket Interface defines a number of functions or routines, the programmer can use them to develop TCP/IP network applications. Study on the Internet want TCP/IP network programming, we must understand the Socket Interface. Socket Interface Designer is the first interface on the Unix operating system inside. If you know Unix system input and output, then it is easy to understand the Socket. Socket data transmission network is a special kind of I/O, Socket is a file descriptor. Socket also has a similar function call to open the file of the Socket (), the function return an integer of Socket descriptor, then the connection set up, data transmission and other operations through the implementation of the Socket. Socket type commonly used in two ways: streaming Socket (SOCK_STREAM) and data reported type Socket (SOCK_DGRAM). Streaming is a connection-oriented Socket, for in the TCP connection-oriented service applications Datagram Socket t
Platform: | Size: 1406976 | Author: 陈威 | Hits:

[JSPOReillyJavaNetworkProgrammingThirdEditionOc2004.ra

Description: 本书是一本以网络应用实例为主的实用型参考书,主要包括访问网络资源、网络Applet小程序、Socket、UDP协议通讯、网络组播、邮件收发、远程方法调用、多媒体数据流的传输和播放,以及常用网络工具的实例等。-This book is a web-based application of practical reference books, including access to network resources, network Applet applet, Socket, UDP communication protocol, network multicast, to send and receive e-mail, remote method invocation, the transmission of multimedia data streams and play, as well as examples of commonly used, such as web-based tools.
Platform: | Size: 2057216 | Author: 洛洛 | Hits:

[Internet-NetworkSOCKET

Description: 采用了C++ BUILDER6.0中的SOCKET控件、UDP控件和系统自带的API函数来实现屏幕抓取、文件传输、远程控制等核心内容-failed to translate
Platform: | Size: 165888 | Author: 董晨晨 | Hits:

[Internet-Networkudp

Description: 利用socket进行的UDP连接,包括发送端和接收器端.-Socket using the UDP connection, including sender and receiver.
Platform: | Size: 2363392 | Author: lyq | Hits:

[TCP/IP stackSocket

Description: 主要是进行socket建立Tcp/ip传输,并且也可以进行UDP的传输-Socket is mainly carried out to establish Tcp/ip transmission, and will be able to conduct UDP transmission
Platform: | Size: 21504 | Author: asas | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net